home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / t2dbq104.zip / TICK2DBQ.HIS < prev   
Text File  |  1993-06-21  |  4KB  |  55 lines

  1.     19 Jan 93, 0.90 gamma - First version, after several day of coding.
  2.     20 Jan 92, 0.91 gamma - Added code to access files on other drives
  3.                             Cleaned up file handling
  4.                             Cleaned up code
  5.                             Added code to count messages in netmail and
  6.                               process all messages, only limit is memory
  7.                             Added code to delete sent .tic files
  8.     21 Jan 93, 0.92 gamma - Changed code to process one to four files
  9.                               per message, as necessary
  10.                             Changed code to process any un-sent file attach,
  11.                               will not send a file with text (I hope), please
  12.                               test this!  Well it worked for me.
  13.                             Rewrote most routines, yuck, lots of clean up.
  14.                             Opening files only when necessary now, and as
  15.                               short a period as possible, file locking next!
  16.                             Changed errorlevel codes a bit
  17.                             Fix a bug in the queue file name routine, was
  18.                               naming files one node higher than it should on
  19.                               some address (above 37)
  20.     22 Jan 93, 1.00       - Well, finally a general release, now deleting
  21.                               processed netmail.
  22.                             Working on adding command line options, right now
  23.                               anything on the command line will return a
  24.                               little message about what Tick2DBq does.
  25.                             Decided that file locking will have to wait, see
  26.                               limits above.
  27.                             Added code to process point and immediate messages.
  28.                             Changed code so there's no limit to number of
  29.                               files per message
  30.                             Add full kludge line processing, (no kiding huh?)
  31.                             Changed conversion to base 36 code a little,
  32.                               looked at example in D'Bridge 1.30 docs.
  33.                             A few other conmetic changes, dates, log file,
  34.                               etc.
  35.     27 Jan 93, 1.01       - Will now only process local messages, and
  36.                               optionally intransit messages.  Not orphaned
  37.                               messages or message to you.
  38.     12 May 93, 1.02       - Fidonet address change for support
  39.                             Stray LF's (0Ah) will now be handled correctly
  40.                             The entire netmail message is read to the EOF,
  41.                               don't want any text getting by!
  42.     15 May 93, 1.03       - Added a config editor called T2DBcfg.exe for
  43.                               the tick2dbq.cfg file, no more text editor
  44.                             Added code to check for msgs addressed to you
  45.                               from 10 aka's you define in the config
  46.                             Will not send a file to a point off any address
  47.                               but your main address, D'Bridge doesn't support
  48.                               anything else
  49.                             Corrected some stupid problems with kludge line
  50.                               reading and making queue entries
  51.     21 Jun 93, 1.04       - Tick2DBq will now let D'Bridge delete the .tic
  52.                               files, my thanks to the author of Allfix for
  53.                               this insight; this makes the program twice as
  54.                               fast as before (and smaller)!
  55.